mesh
interface/mesh
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| R | running | running |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| mtu | num | |
| arp | enum (disabled | enabled | proxy-arp | reply-only | local-proxy-arp) | |
| arp-timeout | alt { enum (auto) { auto:0 } , time } | |
| auto-mac | bool | |
| admin-mac | macAddr | |
| mesh-portal | bool | |
| hwmp-default-hoplimit | num | |
| hwmp-preq-waiting-time | time | |
| hwmp-preq-retries | num | |
| hwmp-preq-destination-only | bool | |
| hwmp-preq-reply-and-forward | bool | |
| hwmp-prep-lifetime | time | |
| hwmp-rann-interval | time | |
| hwmp-rann-propagation-delay | num | |
| hwmp-rann-lifetime | time | |
| reoptimize-paths | bool |
| Read-only Argument | Type | Description |
|---|---|---|
| mac-address | macAddr |
interface/mesh/port
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| I | inactive | inactive |
| D | dynamic | dynamic |
| Argument | Type | Description |
|---|---|---|
| interface ( mandatory ) | interface_enum | |
| mesh ( mandatory ) | interface_enum | |
| path-cost | num | |
| hello-interval | time | |
| port-type | enum (auto | WDS | wireless | ethernet) |
| Read-only Argument | Type | Description |
|---|---|---|
| active-port-type | enum (wireless | WDS | ethernet-mesh | ethernet-bridge | ethernet-mixed) | |
| dr-address | macAddr |
interface/mesh/fdb
Type: Directory
| Flag | Name | Description |
|---|---|---|
| A | active | active |
| R | root | root |
| Read-only Argument | Type | Description |
|---|---|---|
| mesh | interface_enum | |
| type | enum (local | outsider | direct | mesh | neighbor | larval | unknown) | |
| mac-address | macAddr | |
| on-interface | interface_enum | |
| lifetime | time | |
| age | time | |
| metric | num | |
| seq-number | num |
interface/mesh/traceroute
Type: Command
| Argument | Type | Description |
|---|---|---|
| mesh | interface_enum | |
| address | macAddr | |
| hoplimit | num |
| Read-only Argument | Type | Description |
|---|---|---|
| address | macAddr | |
| time | num | |
| status | enum (success | ttl-exceeded | no-route | timeout) |